WorkspaceComponent 
EntityType  Independent 
Logical Entity Name  WorkspaceComponent 
Default Table Name  WorkspaceComponent 
Logical Only  NO 
Definition 
 
Note 
 

WorkspaceComponent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
WorkspaceComponentIdentifier    UNIQUEID  NO 
 
WorkspaceId(FK)    INTEGER  NO 
 
ComponentId(FK)    INTEGER  NO 
 
Bindings    NVARCHAR(max)  YES 
 
Region    NVARCHAR(255)  NO 
 
SortOrder    INTEGER  NO 
 
StateParams    NVARCHAR(255)  YES 
 
UrlSlug    NVARCHAR(255)  YES 
 
NsaOperations    NVARCHAR(255)  YES 
 
IsActive    BIT  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

WorkspaceComponent Keys 
Key Name  Key Type  Keys 
PK_WorkspaceComponent  PrimaryKey  Id 

WorkspaceComponent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Component  Non-Identifying  One To Zero or More        ComponentId  NO 
Workspace  Non-Identifying  One To Zero or More        WorkspaceId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

WorkspaceComponent Check Constraints 
Check Constraint Name  CheckConstraint